home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / drop125.zip / DROP.DOC < prev    next >
Text File  |  1991-10-08  |  3KB  |  68 lines

  1.  
  2.          ┌──────────────────────────────────────────────────┐
  3.          │                  DROP ver 1.25                   │
  4.          │      HELLO and/or BULLETIN Screen Generator      │
  5.          │            For WILDCAT! 3.x Systems              │
  6.          │          (C) 1991 - LAWMAN ENTERPRISES           │
  7.          └──────────────────────────────────────────────────┘
  8.  
  9.  
  10.     DROP is a simple utility that scans the ACTIVITY.### files on Wildcat! 3.x
  11. BBS systems, and creates a display file using Wildcat! 3.x color and system
  12. codes. The display file is in the form of a report of carrier drop activity on
  13. a daily basis.
  14.  
  15.     The report displays the name of each user dropping carrier, the time, and
  16. node number with total number of carrier drops at the time of the file's
  17. creation.
  18.  
  19.     This program supports up to 25 nodes, and can easily be run from a BATch
  20. file. It starts with a @NOSTOP@, and cannot be stopped with the space bar. It
  21. is most effective as a HELLO# screen. When users realize that dropping carrier
  22. will result in their name being displayed as an offender for all to see, they
  23. tend to be more carefull about signing off properly.
  24.  
  25.     There are only two switches for this program: display filename, and number
  26. of nodes. These switches are entered on the command line. To use DROP for the
  27. HELLO2 screen on a single line system, simply type:
  28.  
  29.                         DROP C:\WC30\DISP\HELLO2/1
  30.                         └┬─┘ └─────┬─────┘└─┬──┘└┬┘
  31.                          │         │        │    │
  32.     Program name ────────┘         │        │    │
  33.     Path to display files ─────────┘        │    │
  34.     Display file name ──────────────────────┘    │
  35.     Number of nodes on system ───────────────────┘
  36.  
  37. To use DROP for the BULL5 screen on a multi line system using 5 nodes, type:
  38.  
  39.                         DROP C:\WC30\BULL\BULL5/5
  40.  
  41.     DROP will create your display file giving it the .BBS extension. It gets
  42. its information from the ACTIVITY log(s), and begins with ACTIVITY.001. DROP
  43. reads all ACTIVITY.### files in numerical order.
  44.  
  45.     The file "DROP.XCL" is included in this packet. This is the exclusion file
  46. for DROP.EXE, and may contain up to 10 user's names to be excluded from the
  47. display. We recommend that the BBS's SysOp(s), and perhaps the Co-SysOp(s)
  48. names be included in this file, as DROP doesn't know an intentional drop
  49. carrier from an unintentional one, and you can imagine your users response if
  50. they should see YOUR name in the report. i.e.
  51. "Yeah, it's ok for them, but not for me!"
  52. DROP.XCL must be in the same directory/path as DROP.EXE. Please use the .XCL
  53. file included with this packet, and edit it to suit your needs. Do not delete
  54. any lines. If you wish to remove a name, remove it entirely, and replace it
  55. with a "@". Please read the DROP.NEW file for information on updates to the
  56. program.
  57.  
  58.     DROP should be run from the POSTCALL.BAT or POSTCALL.RUN file to update
  59. the display after each call.
  60.  
  61.     This program is Freeware, and is placed into the Public Domain by:
  62.  
  63.                           LAWMAN ENTERPRISES
  64.                             P.O. BOX 81471
  65.                         BAKERSFIELD, CA  93380
  66.  
  67.  
  68.